| name | implement |
|---|---|
| description | Maintain a timestamped implementation-notes.md log while executing a spec or plan file. Captures design decisions, deviations, tradeoffs, and open questions as work proceeds. Use when the user says "implement this plan", "execute the spec", approves a plan for execution, or passes a spec/plan file path. |
| argument-hint | <path-to-specfile> |
First, read and internalize <path-to-specfile>.
Then implement it. As you work, maintain a running
plans/implementation-notes-.md file that captures,






